'Declaration Public Function New( _ ByVal action As NotifyCollectionChangedAction, _ ByVal newItem As Object, _ ByVal oldItem As Object _ )
public NotifyCollectionChangedEventArgs<T>( NotifyCollectionChangedAction action, object newItem, object oldItem )
NotifyCollectionChangedEventArgs<T> Class NotifyCollectionChangedEventArgs<T> Members Overload List